HSV Cleanup
authorMaxime Nicco <maxime.nicco@gmail.fr>
Wed, 25 Jul 2012 10:04:55 +0000 (12:04 +0200)
committerMichael Muré <batolettre@gmail.com>
Tue, 28 Aug 2012 06:49:12 +0000 (15:49 +0900)
extensions/HSV.c

index d200de1ac7d177a6195b8831539f420bbce24fd4..a4727ff1d25d95c857c9f71d872cbaff85cabe6c 100644 (file)
@@ -1,5 +1,5 @@
 /* babl - dynamically extendable universal pixel conversion library.
- * Copyright (C) 2005, Øyvind Kolås.
+ * Copyright (C) 2012, Maxime Nicco <maxime.nicco@gmail.fr>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,8 +18,6 @@
 
  /*
  * Adding support for HSV colorspace
- *
- * Maxime Nicco <maxime.nicco@gmail.fr>
  */
 
 #include "config.h"